翻訳と辞書
Words near each other
・ Split Enz discography
・ Split EP (EP)
・ Split EP Vol. 2
・ Split EP!
・ Split ergativity
・ Split estate
・ Split Femur Recordings
・ Split Festival
・ Split Film Festival
・ Split friction
・ Split Gates
・ Split graph
・ Split Habit
・ Split Hand Creek
・ Split hand syndrome
Split horizon route advertisement
・ Split Image
・ Split Image (disambiguation)
・ Split Image (film)
・ Split Image (novel)
・ Split Images
・ Split in darts
・ Split infinitive
・ Split inheritance
・ Split interval
・ Split Island
・ Split Island, Falkland Islands
・ Split Jack
・ Split jump (exercise)
・ Split jumps


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Split horizon route advertisement : ウィキペディア英語版
Split horizon route advertisement

In computer networking, split-horizon route advertisement is a method of preventing routing loops in distance-vector routing protocols by prohibiting a router from advertising a route back onto the interface from which it was learned.
==Example==
In this example, network node ''A'' routes packets to node ''B'' in order to reach node ''C''. The links between the nodes are distinct point-to-point links.
According to the split-horizon rule, node ''A'' does not advertise its route for ''C'' (namely ''A'' to ''B'' to ''C'') back to ''B''. On the surface, this seems redundant since ''B'' will never route via node ''A'' because the route costs more than the direct route from ''B'' to ''C''. However, if the link between ''B'' and ''C'' goes down, and ''B'' had received a route from ''A'', ''B'' could end up using that route via ''A''. ''A'' would send the packet right back to ''B'', creating a loop. With the split-horizon rule in place, this particular loop scenario cannot happen, improving convergence time in complex, highly-redundant environments.
''Split-horizon routing with poison reverse''〔(IP routing protocols By Uyless D. Black )〕 is a variant of split-horizon route advertising in which a router actively advertises routes as unreachable over the interface over which they were learned by setting the route metric to infinite (16 for RIP). The effect of such an announcement is to immediately remove most looping routes before they can propagate through the network.
The main disadvantage of poison reverse is that it can significantly increase the size of routing announcements in certain fairly common network topologies, but it allows for the improvement of the overall efficiency of the network in case of faults.
Split horizon states that if a neighboring router sends a route to a router, the receiving router will not propagate this route back to the advertising router on the same interface.
With route poisoning, when a router detects that one of its connected routes has failed, the router will poison the route by assigning an infinite metric to it and advertising it to neighbors. When a router advertises a poisoned route to its neighbors, its neighbors break the rule of split horizon and send back to the originator the same poisoned route, called a poison reverse.
In order to give the router enough time to propagate the poisoned route and to ensure that no routing loops occur while propagation occurs, the routers implement a hold-down mechanism.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Split horizon route advertisement」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.